home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / thor22ap.rdm < prev    next >
Text File  |  1996-02-22  |  2KB  |  47 lines

  1. Short:    API developer docs for THOR 2.2
  2. Author:   Ultima Thule Software (thor@hstud6.cs.uit.no)
  3. Uploader: Petter Nilsen (pettern@icenet.no)
  4. Type:     comm/mail
  5.  
  6. INTRODUCTION
  7. ~~~~~~~~~~~~
  8. The Thor API documentation package consists of:
  9.  
  10. o docs/bbsread.doc  -  Autodoc for V4 of bbsread.library.
  11. o include/#?        -  Include files for V4 of bbsread.library.
  12. o parsemsg/#?       -  Source code of a message parser, which adds messages
  13.                        from ABBS/MBBS to the message database. Will also 
  14.                        parse newfiles lists and conference lists.
  15. o scriptserv/#?     -  Source code for a script server. This program is 
  16.                        used by the ABBS/MBBS Ncomm scripts to gain knowledge
  17.                        of the different events to do. It has also other 
  18.                        features used by this NComm script.
  19. o packhippo/?#      -  Source code for an events packer, which makes upload 
  20.                        packets in Hippo format.
  21. o common/#?         -  Some small code stubs which are common for scriptserv
  22.                        and parsemsg.
  23. o WatchTHOR/#?      -  Source code for the WatchTHOR mail notification
  24.                        utility. 
  25.  
  26. QUESTIONS?
  27. ~~~~~~~~~~
  28. There  is  a mailing list for Thor.  You can subscribe to this mailing
  29. list  by  sending  a  message  to  listserv@hstud6.cs.uit.no  with the
  30. following in the message body:
  31.  
  32. ------cut-------
  33. SUB thor-l <firstname> <lastname>
  34. ------cut-------
  35.  
  36. Messages are posted to the list by sending them to
  37. thor-l@hstud6.cs.uit.no.
  38.  
  39. If  you  have  any  questions regarding the use of the Thor 2.2 API we
  40. prefer that you use the mailing list, but we are also reachable on the
  41. Thor support email address:  thor@hstud6.cs.uit.no
  42.  
  43.  
  44. HISTORY
  45. ~~~~~~~
  46. 951105 - Initial release of the API documentation
  47.